function n. 1.功能,官能,機能,作用。 2.〔常 pl.〕職務(wù),職責(zé)。 3.慶祝儀式;(盛大的)集會,宴會。 4.【數(shù)學(xué)】函數(shù);與其他因素有密切關(guān)系的事。 The function of the ear is to listen. 耳的功能是聽。 the function of education 教育的功能。 discharge one's functions 盡職。 the functions and powers of the National Congress 全國代表大會的職權(quán)。 a controllable function【火箭】遙控程序。 public [social] function招待會,文娛晚會,社交集會。 vital functions 生命機能。 vi. (器官等)活動,(機器等)運行,發(fā)揮作用。 function as teacher 擔(dān)任教師。 a sofa functioning as a bed 兼當(dāng)床用的沙發(fā)。 The lathe doesn't function well. 這臺車床有毛病。 function digit [letter] 【計算機】操作數(shù)碼[字碼]。
function of function迭函數(shù); function合成函數(shù); 元函數(shù)
Function declaration as defined in windows . h 以下代碼顯示windows . h中定義的
And shows how flexible jython function declaration can be ,并顯示jython函數(shù)聲明是多么靈活。
Modifiers to the function declaration and set parameters for 修飾符應(yīng)用到函數(shù)聲明中,并基于windows api函數(shù)使用的參數(shù)來設(shè)置
Declspec can only be applied to function declarations that return a pointer , such as Declspec僅適用于返回指針的函數(shù)聲明,如
Note that the syntax for function declaration and class method declaration is precisely identical 注意,用于函數(shù)聲明和類方法聲明的語法正好相同。
In a function declaration , it is possible to declare that parameters are to be passed by reference by using the 在函數(shù)聲明中,可以使用應(yīng)用于參數(shù)的
However , jscript 8 . 0 allows function declarations to specify a parameter array in the function parameter list 但是, jscript 8 . 0允許進行函數(shù)聲明以便在函數(shù)參數(shù)列表中指定一個
Might return a null value see the annotations . h header file for function declaration for allocatenode 在這種情況下,調(diào)用allocatenode可能會返回一個null值(有關(guān)allocatenode的函數(shù)聲明,請參見annotations . h頭文件) 。
Function declarations may include class type hints for their parameters . if the functions are called with an incorrect class type an error occurs 函數(shù)聲明可以包含類類星體是作為他們的參數(shù),如果一個函數(shù)被一個錯誤的類調(diào)用將打印一個錯誤。
This attribute , which takes the name of the dll as its first argument , is placed before a function declaration for each dll entry point that will be used 可使用pinvoke 。此屬性將dll的名稱作為其第一個參數(shù),放置于要使用的每個dll入口點的函數(shù)聲明之前。